home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1995 October / EnigmA AMIGA RUN 01 (1995)(G.R. Edizioni)(IT)[!][issue 1995-10][Aminet 7].iso / Aminet / misc / math / acechan_101.lha / Acechan / Acechan.doc < prev    next >
Text File  |  1995-04-26  |  2KB  |  72 lines

  1. Acechan -- version 1.1 Amiga
  2.  
  3. Purpose
  4. ~~~~~~~
  5.    hmmm... good question! Acechan produces datafiles which contain random
  6. spread information. Use the data as you like, random background noise ??
  7. Acechan was made for my good friend Acechan :). Acechan requires Workbench
  8. 2 or higher (but you could modify the source to work with any other system).
  9.  
  10. Use
  11. ~~~
  12.  
  13. From the Shell Acechan has the following template:
  14.  
  15.       MINIMUM/N,MAXIMUM/N,ITERATIONS/N,DP/K/N,RAWONLY/S,OUTPUTFILE
  16.  
  17. MINIMUM:    The minimum integral value of the range.
  18. MAXIMUM:    The highest value of the range (integer).
  19. ITERATIONS: Number of data samples to perform. (min 10)
  20. DP:         Number of decimal places to be used in the output. a minus number
  21.             specifies engineering notation should be used.
  22. RAWONLY:    If specified then the 'graphical' representation will not be 
  23.             produced, only the raw data will be output to the file.
  24. OUTPUTFILE: File to output to.
  25.  
  26. If an option is not specified then these are the defaults:
  27. MINIMUM=1
  28. MAXIMUM=100
  29. ITERATIONS=1000
  30. DP=4
  31. OUTPUTFILE=acechan.results
  32.  
  33. Ex/
  34.  
  35. Acechan 3 123 20000 DP=9 out.txt
  36. would set the following options:
  37. MINIMUM=3
  38. MAXIMUM=123
  39. ITERATIONS=20000
  40. DP=9
  41. OUTPUTFILE=out.txt
  42.  
  43. All output is put into the OUTPUTFILE, best run the program and take al look at
  44. the results...
  45.  
  46. Version History
  47. ~~~~~~~~~~~~~~~
  48. 1.0 : 18.04.95
  49.     - Initial version.
  50.  
  51. 1.1 : 26.04.95
  52.     - Added RAWONLY/S option. Ace was wanting to run the program with
  53.       ITERATIONS = 10000000... the output file would have been massive...:)
  54.  
  55. Distribution
  56. ~~~~~~~~~~~~
  57. Acechan is 100% Public Domain, Pascal source code is included, you can do
  58. what you like with it. Im am in no way responsible for any results acechan
  59. may cause.
  60.  
  61. Contact
  62. ~~~~~~~
  63.  
  64. Lee Kindness
  65. 8 Craigmarn Road
  66. Portlethen Village
  67. Aberdeen AB1 4QR
  68. SCOTLAND
  69.  
  70. On IRC: Wangi (or talk to Acechan :)
  71.  
  72. Wangi _\\//